Welcome![Sign In][Sign Up]
Location:
Search - modbus rtu c

Search list

[BooksModbus protocol-c

Description: modbus中文协议-Modbus Chinese agreement
Platform: | Size: 646144 | Author: 宛城布衣 | Hits:

[Embeded-SCM Developmodbus

Description: MODBUS驱动,已经使用,从机方式,RTU,CRC校验-modbus drive ,c/s struct,rtu&ascii
Platform: | Size: 5120 | Author: 小铁 | Hits:

[SCMmodbusM16

Description: modbus RTU 的AVR单片机C语言程序。 单片机mega16,编译器ICCAVR。-modbus RTU source code with atmel avr mcu,c styel,mcu is mega16,compliter use ICCAVR
Platform: | Size: 84992 | Author: 郑均强 | Hits:

[CommunicationMODBUS_mas1

Description: MODBUS通信程序.可用于学习施耐得PLC通信、现在国产好多RTU都用MODBUS协议。-MODBUS communications procedures. Learning can be used Shi able to endure PLC communications, many Chinese now are using MODBUS RTU agreement.
Platform: | Size: 144384 | Author: 利定任 | Hits:

[Communication-Mobilemodbus simulator

Description: 用c++编写的MODBUS Serial RTU Simulator,效果很不错-MODBUS Serial RTU Simulator ,code is c++!
Platform: | Size: 784384 | Author: 李瑶 | Hits:

[CommunicationRS485C

Description: 用C语言编写的485--MODBUS RTU 通信的小程序.已使用过,希望和大家分享一下.-C language prepared by the 485-- MODBUS RTU communications small programs. Have used, and you will share.
Platform: | Size: 5120 | Author: 谢飞林 | Hits:

[Remote ControlMODBUSVC

Description: 用VC写MODBUS RTU的服务端和客户端程序,程序比较完整,供大家学习和参考-MODBUS RTU using VC to write the server and client procedures, procedures for more comprehensive learning and reference for everyone
Platform: | Size: 280576 | Author: 阿峰 | Hits:

[Com PortRTU_SIMULATOR

Description: Modbus RTU simulator,使用visual C++编写,相当不错。支持modbus over serial,modbus over TCP/IP, 相当不错。-Modbus RTU simulator, the use of visual C++ Prepared, quite good. Support modbus over serial, modbus over TCP/IP, quite good.
Platform: | Size: 1074176 | Author: QQWang | Hits:

[OtherModbus_RTU

Description: Modbus RTU 的C语言程序,我们公司做的程序,你们可以参考下-Modbus RTU the C language program, our company to do the procedure, you can refer to the following
Platform: | Size: 258048 | Author: | Hits:

[Communication-MobileCRC_16

Description: MODBUS-RTU计算CRC-16校验-MODBUS-RTU calculated CRC-16 checksum
Platform: | Size: 62464 | Author: xuhao | Hits:

[SCMmodbus-c51-master

Description: 这是基于STC2052单片机的C51源码,内容是实现modbus总线RTU方式的主机程序。总线通讯采用RS485.-This is based on STC2052 MCU C51 source code, content is the way to achieve modbus host bus RTU program. Bus communication using RS485.
Platform: | Size: 83968 | Author: 居锦武 | Hits:

[Com Portmodbus.c

Description: modbus RTU 源代码 提供了modbus协议的各种函数-modbus RTU protocol modbus source code provides a variety of functions
Platform: | Size: 3072 | Author: zhang | Hits:

[Com PortModbus

Description: 这是一个modbus访问包, 使用C#开发,经过多个项目的测试。-This is a modbus access package, using the C# development, through a number of items tested.
Platform: | Size: 48128 | Author: welson | Hits:

[Other Embeded programmodbus

Description: 工业控制之单片机与PC通讯协议源码,标准的MODBUS协议-Microcontroller and PC communication protocol source
Platform: | Size: 2048 | Author: 陈先生 | Hits:

[SCMModbus-RTU

Description: MODBUS-RTU通讯范例,完全屏蔽了底层硬件,使用模块化程序风格编写,代码风格非常之好,可随时应用于工程开发-MODBUS-RTU communication paradigm, completely shielding the underlying hardware, use the modular style program written in very good style of code can be used at any time Project Development
Platform: | Size: 50176 | Author: huzy | Hits:

[SCMmodbus-51-src

Description: 汇编,C 源码 用STC89C58单片机做的数据采集和控制,12位AD转换使用TLC2543,通讯协议采用MODBUS(RTU),通过拨码开关改变从机地址,支持模拟量或数字量的读写。(4路模拟量输入、6路开关量输出(继电器输出)、8路开关量输入)开发环境:KEIK 7.06 (2006-7-5,C-C++,61KB,17次) -Microcontroller to do with STC89C58 data acquisition and control, use 12-bit AD converter TLC2543, communication protocol using MODBUS (RTU), by DIP switch to change the address from the machine to support analog or digital literacy. (4 analog inputs, 6-channel digital output (relay output), 8 switch input) development environment: KEIK 7.06 (2006-7-5, C-C++, 61KB, 17 times)
Platform: | Size: 118784 | Author: kerrhu | Hits:

[Internet-NetworkKiingsoOPC

Description: Kingso OPC Server服务器和客户端源代码,支持Modbus RTU,Modbus TCP,IEC61850,CANopen协议等。您需求OPC Server源代码或其他协议,联系 truesoft@163.com 1.驱动SDK --- Drivers SDK 为了实现不同厂家和设备定义的通讯协议,每个驱动实现不同功能。当您正在开发自己的产品时,自己也可以写驱动,Drivers_SDK目录下为您提供了开发例程: SPL_Plugin目录包含驱动接口头文件; lib目录包含驱动接口库文件SPL_Plugin_urt.lib; Drivers目录下提供了OPSSimulator驱动的源代码。 Common目录下提供了丰富的软件界面皮肤类的源代码、优秀的线程类源代码。 2.应用程序SDK --- Application SDK SDK_VC6目录提供了支持VC6的本地OPC Client连接例程和远程网路OPC Client连接源代码例程,同时提供了VC6版本的开发本地OPC Client连接的静态库(OPCSink.lib)和开发远程OPC Client连接的静态库(NetOPCSink.lib)。 SDK_VC9目录提供了支持VC9的另外一种远程网路OPC Client连接源代码例程,同时提供了VC9版本的开发本地OPC Client连接的静态库(OPCSink.lib)和开发远程OPC Client连接的静态库(NetOPCSink.lib)。 -Kingso OPC Server source code. for Modbus RTU,Modbus TCP,IEC61850,CANopen procotol.
Platform: | Size: 20438016 | Author: truesoft | Hits:

[Communicationtest

Description: VISUAL C++ DLL MODBUS RTU 源码-VISUAL C++ DLL MODBUS RTU
Platform: | Size: 6874112 | Author: wyg | Hits:

[Linux-Unixmodbus-rtu

Description: C++ Modbus-RTU Master implementation Source Code
Platform: | Size: 3072 | Author: Sugeng Widodo | Hits:

[SCMMODBUS-RTU-C-code-8051

Description: RS485通讯与MODBUS协议(C代码8051)-RS485 communication with MODBUS protocol (C code 8051)
Platform: | Size: 20480 | Author: fanweiqi | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net